home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / wink_100.zip / WINK.CFG < prev    next >
Text File  |  1992-11-10  |  1KB  |  49 lines

  1. #################################################################
  2. ##
  3. ##  Copyright 1992 by Keith Ford
  4. ##
  5. ##  This is the quick start CFG file for WINK 1.0.0 ;-)
  6. ##
  7. ##  Change the BBSID, LOCATION, & PHONE variables to
  8. ##  match your system.
  9. ##
  10. ##  Be sure to read the QUICK START section of WINK.DOC.
  11. ##
  12. ##  Once you have read WINK_CFG.DOC, you can make use of
  13. ##  the other WINK features.
  14. ##
  15. #################################################################
  16.  
  17.  
  18. BBSID = umagic
  19. LOCATION = Someplace, USA
  20. PHONE = (###) ###-####
  21.  
  22. striphighasc  YES
  23. striptag      YES
  24.  
  25.  
  26.  
  27. #################################################################
  28. ##
  29. ##  NOTE: The quick start CFG file requires that PKZIP,
  30. ##        PKUNZIP, and DSZ be located in your PATH, found
  31. ##        in your AUTOEXEC.BAT file.
  32. ##
  33. #################################################################
  34.  
  35. PACKER = PKZIP 1.10
  36. PACK   = pkzip %1 %2
  37. UNPACK = pkunzip %1
  38.  
  39. PROTOCOL = Xmodem
  40. SEND     = DSZ port %3 speed 19200 handshake both pa12000 sx -c %4
  41. RECEIVE  = DSZ port %3 speed 19200 handshake both pa12000 rx -c %4
  42.  
  43. PROTOCOL = Ymodem
  44. SEND     = DSZ port %3 speed 19200 handshake both pa12000 sx -k %4
  45. RECEIVE  = DSZ port %3 speed 19200 handshake both pa12000 rx -k %4
  46.  
  47. PROTOCOL = Zmodem
  48. SEND     = DSZ port %3 speed 19200 handshake both sz %4
  49. RECEIVE  = DSZ port %3 speed 19200 handshake both rz